Lab Portfolio Pt 1 & 2 - Elu#2
Open
seagreenmedia wants to merge 2 commits intoReturn-Ready-2021-JavaScript-Evening:mainfrom
Open
Lab Portfolio Pt 1 & 2 - Elu#2seagreenmedia wants to merge 2 commits intoReturn-Ready-2021-JavaScript-Evening:mainfrom
seagreenmedia wants to merge 2 commits intoReturn-Ready-2021-JavaScript-Evening:mainfrom
Conversation
kburd
reviewed
Oct 29, 2020
| <input type="checkbox" id="database_management" value="database_management" name="user_interest"><label class="light" for="database_management">Database Management</label><br><br> | ||
|
|
||
| <label for="message">Message</label> | ||
| <textarea id="message" name="message" maxlength="50"></textarea> |
There was a problem hiding this comment.
Max length should be 250 instead of 50 (-1)
| td, | ||
| th { | ||
| padding: 0; | ||
| } |
There was a problem hiding this comment.
AWESOME LAB!! 98/100
I'm glad to see you explored within this lab, its awesome to see you taught yourself JavaScript validation and included it in the lab. Keep up the solid work!
kburd
reviewed
Oct 29, 2020
| <body> | ||
| <div> | ||
| <header> | ||
| <img src="images/IMG-PHOTO-ART-1390139073.jpg" width="285" height="500" alt="Elu Arias Profile Photo"> |
There was a problem hiding this comment.
Image path does not match file's location (-1)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.